Welcome![Sign In][Sign Up]
Location:
Search - socket c talk

Search list

[Windows DevelopTalk

Description: 一个简单的局域网聊天程序,采用SOCKET编程-a simple LAN chat program using Socket Programming
Platform: | Size: 52224 | Author: 兰金 | Hits:

[Internet-NetworkChatNetTalk

Description: 一个简单的基于Winsocket的网络聊天程序-based on a simple network Winsocket chat program
Platform: | Size: 275456 | Author: 丁建军 | Hits:

[ICQ-IM-ChatTALKUSEVC

Description: 这是一个二人点对点的聊天程序,用VC++,源码里还有注释,具体细微,适合初学winsocket的人-This is a two-person point-to-point chat program, VC, they still have Notes source, the specific details, suitable for the beginner winsocket
Platform: | Size: 33792 | Author: hechujia | Hits:

[TCP/IP stacksockettalk

Description: 本软件适用于装有IP/TCP协议的电脑. 主要功能:聊天-the software installed in the IP/TCP computer. Main functions : Chat
Platform: | Size: 7058432 | Author: 阮康平 | Hits:

[JSP/Java65_SocketTalk

Description: 网络通信小程序-small network communications procedures
Platform: | Size: 5120 | Author: javaRwx | Hits:

[Internet-Networksocket-talk

Description: 这是一个用阻塞方式的socket 做的聊天程序-This is a way of using obstruction socket so chatting procedures
Platform: | Size: 68608 | Author: 强强 | Hits:

[VC/MFCNetProtecl

Description: 在各种不同的网络传送协议上,为网络编程提供一个大家都很熟悉的接口,需注意各种网络协议的一些特征。本章将全面讲述使用特定协议时应该留意的一些特征,其中包括一些基本的网络连接原理。另外,我们还将讨论如何通过程序向 Wi n s o c k查询协议信息,并探讨针对一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
Platform: | Size: 361472 | Author: kunlunshanjiao | Hits:

[Windows DevelopYouCao

Description: I P C机制的即“邮槽” (M a i l s l o t) 。用最简单的话来说,通过邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。在同一台计算机的不同进 程之间,或在跨越整个网络的不同计算机的进程之间,协助进行消息的传输。用邮槽来开发应用程序是一件非常简单的事情,不要求对 T C P / I P或I P X这样的基层网络传送协议有着非常深入的了解。一种具体协议创建套接字所需的基本步骤。-In a variety of network transmission protocol, in order to provide a network programming interfaces are familiar with the U.S., should pay attention to some of the various characteristics of network protocols. This chapter will talk about a comprehensive agreement to use a specific attention should be drawn to some of the characteristics, including some of the basic principles of network connections. In addition, we will also discuss how Wi nsock inquiry procedure to protocol information, and to explore a specific protocol for the creation of the basic steps required socket.
Platform: | Size: 386048 | Author: kunlunshanjiao | Hits:

[Internet-Networktcpip-talk-c

Description: 一个.net的编写的服务器聊天软件,基于tcpip协议socket编程,注释清晰,易于理解-A. Net chat software in the preparation of the server, tcpip protocol based on socket programming, comments clear, easy to understand
Platform: | Size: 151552 | Author: JIM | Hits:

[Linux-UnixLinux

Description: 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programming functions commonly used in the general rules and client/server programming model should pay attention and solution to the problem often encountered, both the specific code examples. To understand this article to talk about technical problems to the reader has some programming experience in C and TCP/IP basic knowledge. To practical examples in this article, you need the gcc compiler under Linux platform support
Platform: | Size: 16384 | Author: 王平 | Hits:

[Internet-Networkserver1

Description: 1V1实现了,1V多也就容易了。不过相对于1V1的程序,我经过大改,采用链表来动态管理。这样效率真的提升不少,至少CPU使用率稳稳的在20以下,不会飙到100了。用C语言写这个还是挺费时间的,因为什么功能函数都要自己写,不像C++有STL库可以用,MFC写就更简单了,接下来我还会更新MFC版本的多人聊天程序。好了,废话少说,进入主题。 这个程序要解决的问题如下: 1.CPU使用率飙升问题 –>用链表动态管理 2.用户自定义聊天,就是想跟谁聊跟谁聊 –> _Client结构体中新增一个ChatName字段,用来表示要和谁聊天,这个字段很重要,因为server转发消息的时候就是按照这个字段来转发的。(1V1 is implemented, and 1V is easy. However, relative to the 1V1 program, I have undergone a big change, using the chain list to dynamically manage. This efficiency has really improved a lot, at least the CPU use rate is stable below 20, and will not go to 100. It will take a lot of time to write this in C language, because what function functions should be written by oneself, unlike C++, which can be used by STL library, and MFC writing is simpler. Next, I will update MFC version of multi person chat program. Well, talk less and get into the subject. The problems to be solved in this program are as follows: 1.CPU usage surge problem - > dynamic management with chain list 2., user defined chat is just to chat with anyone. - > add a ChatName field to _Client structure to show who to chat with. This field is very important, because server forwarding the message is based on this field.)
Platform: | Size: 662528 | Author: nickmao | Hits:

CodeBus www.codebus.net